Kernel Modules

From Kicksecure
Jump to navigation Jump to search
Documentation Previous page: Kernel Index page: Documentation Next page: Persistent Mode Kernel Modules

kernel modules

Introduction

[edit]

Documentation for this is incomplete. Contributions are happily considered! See this for potential alternatives.

Compare Loaded Kernel Modules

[edit]

To compare the loaded kernel modules or diff the kernel modules is the short form of saying running lsmod-deterministicarchive.org iconarchive.today icon (manual pagearchive.org iconarchive.today icon) twice and comparing its output.

Kicksecure

[edit]

lsmod-deterministic is provided by the helper-scriptsarchive.org iconarchive.today icon package and installed by default in Kicksecure.

lsmod-deterministic

Debian

[edit]

lsmod-deterministic can be easily used on Debian by downloading the script and making it executable. Or by running the following command.

lsmod | tail -n +2 | cut -d ' ' -f 1 | sort

Documentation Previous page: Kernel Index page: Documentation Next page: Persistent Mode

Notification image

We believe security software like Kicksecure needs to remain Open Source and independent. Would you help sustain and grow the project? Learn more about our 13 year success story and maybe DONATE!